[INFO] fetching crate rippling-api 0.1.10...
[INFO] testing rippling-api-0.1.10 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rippling-api 0.1.10 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rippling-api 0.1.10
[INFO] finished tweaking crates.io crate rippling-api 0.1.10
[INFO] tweaked toml for crates.io crate rippling-api 0.1.10 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rippling-api 0.1.10 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rippling-api 0.1.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6030d8f236af63fd1f6d3bc603f9f7bae88e74bed855a2ceb342477f89bd85a3
[INFO] running `Command { std: "docker" "start" "-a" "6030d8f236af63fd1f6d3bc603f9f7bae88e74bed855a2ceb342477f89bd85a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6030d8f236af63fd1f6d3bc603f9f7bae88e74bed855a2ceb342477f89bd85a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6030d8f236af63fd1f6d3bc603f9f7bae88e74bed855a2ceb342477f89bd85a3", kill_on_drop: false }`
[INFO] [stdout] 6030d8f236af63fd1f6d3bc603f9f7bae88e74bed855a2ceb342477f89bd85a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1c540b5d7a6058d8d596aa21aa602a48f1b0122502dd18e179d75b0f874b859
[INFO] running `Command { std: "docker" "start" "-a" "c1c540b5d7a6058d8d596aa21aa602a48f1b0122502dd18e179d75b0f874b859", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling oncemutex v0.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling regex-cache v0.2.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling opentelemetry v0.24.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling parse-display-derive v0.10.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.24.1
[INFO] [stderr]    Compiling retry-policies v0.4.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling parse-display v0.10.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling phonenumber v0.3.6+8.13.36
[INFO] [stderr]    Compiling tracing-opentelemetry v0.25.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling format_serde_error v0.3.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling reqwest-middleware v0.4.0
[INFO] [stderr]    Compiling reqwest-conditional-middleware v0.4.0
[INFO] [stderr]    Compiling reqwest-retry v0.7.0
[INFO] [stderr]    Compiling reqwest-tracing v0.5.5
[INFO] [stderr]    Compiling rippling-api v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   --> src/lib.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | #![allow(elided_named_lifetimes)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s
[INFO] running `Command { std: "docker" "inspect" "c1c540b5d7a6058d8d596aa21aa602a48f1b0122502dd18e179d75b0f874b859", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1c540b5d7a6058d8d596aa21aa602a48f1b0122502dd18e179d75b0f874b859", kill_on_drop: false }`
[INFO] [stdout] c1c540b5d7a6058d8d596aa21aa602a48f1b0122502dd18e179d75b0f874b859
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9b57704a9ecc50be1cfc14ab53631e3e6ffea2c9dd234a659e12da7b8c950d1
[INFO] running `Command { std: "docker" "start" "-a" "f9b57704a9ecc50be1cfc14ab53631e3e6ffea2c9dd234a659e12da7b8c950d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   --> src/lib.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | #![allow(elided_named_lifetimes)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling expectorate v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling rippling-api v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]   --> src/lib.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | #![allow(elided_named_lifetimes)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.62s
[INFO] running `Command { std: "docker" "inspect" "f9b57704a9ecc50be1cfc14ab53631e3e6ffea2c9dd234a659e12da7b8c950d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9b57704a9ecc50be1cfc14ab53631e3e6ffea2c9dd234a659e12da7b8c950d1", kill_on_drop: false }`
[INFO] [stdout] f9b57704a9ecc50be1cfc14ab53631e3e6ffea2c9dd234a659e12da7b8c950d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 80dac89c863d2dcbf0309028cdc57bd227053fe1d19e9eb87691e6df2f01b564
[INFO] running `Command { std: "docker" "start" "-a" "80dac89c863d2dcbf0309028cdc57bd227053fe1d19e9eb87691e6df2f01b564", kill_on_drop: false }`
[INFO] [stderr] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stderr]   --> src/lib.rs:53:10
[INFO] [stderr]    |
[INFO] [stderr] 53 | #![allow(elided_named_lifetimes)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rippling-api` (lib) generated 1 warning (run `cargo fix --lib -p rippling-api` to apply 1 suggestion)
[INFO] [stderr] warning: `rippling-api` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rippling_api-c92f5d2db2dc8264)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test types::base64::tests::test_base64_try_from ... ok
[INFO] [stdout] test types::phone_number::test::test_parse_phone_number ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rippling_api
[INFO] [stderr] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stderr]   --> src/lib.rs:53:10
[INFO] [stderr]    |
[INFO] [stderr] 53 | #![allow(elided_named_lifetimes)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 112 tests
[INFO] [stdout] test src/companies.rs - companies::Companies::list (line 27) - compile ... ok
[INFO] [stdout] test src/candidate_applications.rs - candidate_applications::CandidateApplications::list_stream (line 74) - compile ... ok
[INFO] [stdout] test src/candidates.rs - candidates::Candidates::list_stream (line 77) - compile ... ok
[INFO] [stdout] test src/candidate_applications.rs - candidate_applications::CandidateApplications::list (line 28) - compile ... ok
[INFO] [stdout] test src/companies.rs - companies::Companies::list_stream (line 73) - compile ... ok
[INFO] [stdout] test src/compensations.rs - compensations::Compensations::get (line 165) - compile ... ok
[INFO] [stdout] test src/candidates.rs - candidates::Candidates::list (line 26) - compile ... ok
[INFO] [stdout] test src/compensations.rs - compensations::Compensations::list (line 28) - compile ... ok
[INFO] [stdout] test src/custom_object_fields.rs - custom_object_fields::CustomObjectFields::delete_custom_objects_custom_object_api_name_fields (line 159) - compile ... ok
[INFO] [stdout] test src/custom_fields.rs - custom_fields::CustomFields::list (line 26) - compile ... ok
[INFO] [stdout] test src/custom_object_fields.rs - custom_object_fields::CustomObjectFields::create_custom_objects_custom_object_api_name_fields (line 84) - compile ... ok
[INFO] [stdout] test src/compensations.rs - compensations::Compensations::list_stream (line 86) - compile ... ok
[INFO] [stdout] test src/custom_fields.rs - custom_fields::CustomFields::list_stream (line 77) - compile ... ok
[INFO] [stdout] test src/custom_object_records.rs - custom_object_records::CustomObjectRecords::bulk_create_custom_objects_custom_object_api_name_records (line 332) - compile ... ok
[INFO] [stdout] test src/custom_object_fields.rs - custom_object_fields::CustomObjectFields::get_custom_objects_custom_object_api_name_fields (line 122) - compile ... ok
[INFO] [stdout] test src/custom_object_fields.rs - custom_object_fields::CustomObjectFields::list_custom_objects_custom_object_api_name_fields_stream (line 70) - compile ... ok
[INFO] [stdout] test src/custom_object_fields.rs - custom_object_fields::CustomObjectFields::list_custom_objects_custom_object_api_name_fields (line 25) - compile ... ok
[INFO] [stdout] test src/custom_object_records.rs - custom_object_records::CustomObjectRecords::create_custom_objects_custom_object_api_name_records (line 83) - compile ... ok
[INFO] [stdout] test src/custom_object_fields.rs - custom_object_fields::CustomObjectFields::update_custom_objects_custom_object_api_name_fields (line 197) - compile ... ok
[INFO] [stdout] test src/custom_object_records.rs - custom_object_records::CustomObjectRecords::bulk_delete_custom_objects_custom_object_api_name_records (line 372) - compile ... ok
[INFO] [stdout] test src/custom_object_records.rs - custom_object_records::CustomObjectRecords::bulk_update_custom_objects_custom_object_api_name_records (line 403) - compile ... ok
[INFO] [stdout] test src/custom_object_records.rs - custom_object_records::CustomObjectRecords::get_custom_objects_custom_object_api_name_records_by_external_id (line 293) - compile ... ok
[INFO] [stdout] test src/custom_object_records.rs - custom_object_records::CustomObjectRecords::delete_custom_objects_custom_object_api_name_records (line 218) - compile ... ok
[INFO] [stdout] test src/custom_object_records.rs - custom_object_records::CustomObjectRecords::list_custom_objects_custom_object_api_name_records (line 25) - compile ... ok
[INFO] [stdout] test src/custom_object_records.rs - custom_object_records::CustomObjectRecords::list_by_query_custom_objects_custom_object_api_name_records (line 124) - compile ... ok
[INFO] [stdout] test src/custom_objects.rs - custom_objects::CustomObjects::create (line 124) - compile ... ok
[INFO] [stdout] test src/custom_object_records.rs - custom_object_records::CustomObjectRecords::get_custom_objects_custom_object_api_name_records (line 171) - compile ... ok
[INFO] [stdout] test src/custom_object_records.rs - custom_object_records::CustomObjectRecords::list_custom_objects_custom_object_api_name_records_stream (line 70) - compile ... ok
[INFO] [stdout] test src/custom_object_records.rs - custom_object_records::CustomObjectRecords::update_custom_objects_custom_object_api_name_records (line 251) - compile ... ok
[INFO] [stdout] test src/custom_objects.rs - custom_objects::CustomObjects::delete (line 206) - compile ... ok
[INFO] [stdout] test src/custom_objects.rs - custom_objects::CustomObjects::get (line 167) - compile ... ok
[INFO] [stdout] test src/custom_objects.rs - custom_objects::CustomObjects::list (line 24) - compile ... ok
[INFO] [stdout] test src/custom_objects.rs - custom_objects::CustomObjects::update (line 240) - compile ... ok
[INFO] [stdout] test src/departments.rs - departments::Departments::get (line 165) - compile ... ok
[INFO] [stdout] test src/custom_objects.rs - custom_objects::CustomObjects::list_stream (line 60) - compile ... ok
[INFO] [stdout] test src/departments.rs - departments::Departments::list_stream (line 86) - compile ... ok
[INFO] [stdout] test src/departments.rs - departments::Departments::list (line 28) - compile ... ok
[INFO] [stdout] test src/employment_types.rs - employment_types::EmploymentTypes::get (line 155) - compile ... ok
[INFO] [stdout] test src/entitlements.rs - entitlements::Entitlements::list (line 24) - compile ... ok
[INFO] [stdout] test src/entitlements.rs - entitlements::Entitlements::list_stream (line 60) - compile ... ok
[INFO] [stdout] test src/employment_types.rs - employment_types::EmploymentTypes::list (line 26) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job::delete_dimensions (line 495) - compile ... ok
[INFO] [stdout] test src/employment_types.rs - employment_types::EmploymentTypes::list_stream (line 77) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job::list_codes (line 30) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job::list_codes_stream (line 81) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job::create_dimensions (line 421) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job::delete_codes (line 230) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job::create_codes (line 142) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job::get_dimensions (line 463) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job::get_codes (line 185) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job::list_dimensions (line 313) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job::list_dimensions_stream (line 359) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job::update_codes (line 262) - compile ... ok
[INFO] [stdout] test src/job_requisitions.rs - job_requisitions::JobRequisitions::list (line 26) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job::update_dimensions (line 530) - compile ... ok
[INFO] [stdout] test src/leave_balances.rs - leave_balances::LeaveBalances::list (line 30) - compile ... ok
[INFO] [stdout] test src/job_requisitions.rs - job_requisitions::JobRequisitions::list_stream (line 77) - compile ... ok
[INFO] [stdout] test src/leave_balances.rs - leave_balances::LeaveBalances::get (line 147) - compile ... ok
[INFO] [stdout] test src/leave_balances.rs - leave_balances::LeaveBalances::list_stream (line 81) - compile ... ok
[INFO] [stdout] test src/leave_requests.rs - leave_requests::LeaveRequests::list_stream (line 81) - compile ... ok
[INFO] [stdout] test src/leave_requests.rs - leave_requests::LeaveRequests::get (line 197) - compile ... ok
[INFO] [stdout] test src/leave_types.rs - leave_types::LeaveTypes::list (line 28) - compile ... ok
[INFO] [stdout] test src/leave_types.rs - leave_types::LeaveTypes::get (line 164) - compile ... ok
[INFO] [stdout] test src/leave_requests.rs - leave_requests::LeaveRequests::create (line 142) - compile ... ok
[INFO] [stdout] test src/leave_requests.rs - leave_requests::LeaveRequests::list (line 30) - compile ... ok
[INFO] [stdout] test src/leave_requests.rs - leave_requests::LeaveRequests::update (line 237) - compile ... ok
[INFO] [stdout] test src/legal_entities.rs - legal_entities::LegalEntities::get (line 165) - compile ... ok
[INFO] [stdout] test src/leave_types.rs - leave_types::LeaveTypes::list_stream (line 86) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 48) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 34) - compile ... ok
[INFO] [stdout] test src/legal_entities.rs - legal_entities::LegalEntities::list (line 28) - compile ... ok
[INFO] [stdout] test src/legal_entities.rs - legal_entities::LegalEntities::list_stream (line 86) - compile ... ok
[INFO] [stdout] test src/me.rs - me::Me::list_sso (line 25) - compile ... ok
[INFO] [stdout] test src/object_categories.rs - object_categories::ObjectCategories::create (line 124) - compile ... ok
[INFO] [stdout] test src/object_categories.rs - object_categories::ObjectCategories::delete (line 204) - compile ... ok
[INFO] [stdout] test src/object_categories.rs - object_categories::ObjectCategories::get (line 166) - compile ... ok
[INFO] [stdout] test src/object_categories.rs - object_categories::ObjectCategories::list_stream (line 60) - compile ... ok
[INFO] [stdout] test src/object_categories.rs - object_categories::ObjectCategories::list (line 24) - compile ... ok
[INFO] [stdout] test src/shift_inputs.rs - shift_inputs::ShiftInputs::list (line 30) - compile ... ok
[INFO] [stdout] test src/shift_inputs.rs - shift_inputs::ShiftInputs::get (line 178) - compile ... ok
[INFO] [stdout] test src/object_categories.rs - object_categories::ObjectCategories::update (line 234) - compile ... ok
[INFO] [stdout] test src/shift_inputs.rs - shift_inputs::ShiftInputs::delete (line 216) - compile ... ok
[INFO] [stdout] test src/shift_inputs.rs - shift_inputs::ShiftInputs::create (line 142) - compile ... ok
[INFO] [stdout] test src/shift_inputs.rs - shift_inputs::ShiftInputs::update (line 248) - compile ... ok
[INFO] [stdout] test src/shift_inputs.rs - shift_inputs::ShiftInputs::list_stream (line 81) - compile ... ok
[INFO] [stdout] test src/teams.rs - teams::Teams::get (line 162) - compile ... ok
[INFO] [stdout] test src/time_entries.rs - time_entries::TimeEntries::delete (line 388) - compile ... ok
[INFO] [stdout] test src/teams.rs - teams::Teams::list (line 28) - compile ... ok
[INFO] [stdout] test src/teams.rs - teams::Teams::list_stream (line 85) - compile ... ok
[INFO] [stdout] test src/time_entries.rs - time_entries::TimeEntries::get (line 350) - compile ... ok
[INFO] [stdout] test src/time_entries.rs - time_entries::TimeEntries::create (line 314) - compile ... ok
[INFO] [stdout] test src/time_entries.rs - time_entries::TimeEntries::get_time_cards (line 147) - compile ... ok
[INFO] [stdout] test src/time_entries.rs - time_entries::TimeEntries::list_stream (line 253) - compile ... ok
[INFO] [stdout] test src/time_entries.rs - time_entries::TimeEntries::list (line 202) - compile ... ok
[INFO] [stdout] test src/time_entries.rs - time_entries::TimeEntries::list_time_cards_stream (line 81) - compile ... ok
[INFO] [stdout] test src/time_entries.rs - time_entries::TimeEntries::list_time_cards (line 30) - compile ... ok
[INFO] [stdout] test src/time_entries.rs - time_entries::TimeEntries::update (line 420) - compile ... ok
[INFO] [stdout] test src/tracks_and_levels.rs - tracks_and_levels::TracksAndLevels::get_levels (line 140) - compile ... ok
[INFO] [stdout] test src/tracks_and_levels.rs - tracks_and_levels::TracksAndLevels::list_levels (line 28) - compile ... ok
[INFO] [stdout] test src/tracks_and_levels.rs - tracks_and_levels::TracksAndLevels::get_tracks (line 298) - compile ... ok
[INFO] [stdout] test src/tracks_and_levels.rs - tracks_and_levels::TracksAndLevels::list_levels_stream (line 74) - compile ... ok
[INFO] [stdout] test src/tracks_and_levels.rs - tracks_and_levels::TracksAndLevels::list_tracks (line 191) - compile ... ok
[INFO] [stdout] test src/users.rs - users::Users::list (line 26) - compile ... ok
[INFO] [stdout] test src/tracks_and_levels.rs - tracks_and_levels::TracksAndLevels::list_tracks_stream (line 232) - compile ... ok
[INFO] [stdout] test src/users.rs - users::Users::get (line 133) - compile ... ok
[INFO] [stdout] test src/work_locations.rs - work_locations::WorkLocations::get (line 154) - compile ... ok
[INFO] [stdout] test src/users.rs - users::Users::list_stream (line 67) - compile ... ok
[INFO] [stdout] test src/work_locations.rs - work_locations::WorkLocations::list (line 26) - compile ... ok
[INFO] [stdout] test src/work_locations.rs - work_locations::WorkLocations::list_stream (line 77) - compile ... ok
[INFO] [stdout] test src/workers.rs - workers::Workers::list (line 30) - compile ... ok
[INFO] [stdout] test src/workers.rs - workers::Workers::get (line 146) - compile ... ok
[INFO] [stdout] test src/workers.rs - workers::Workers::list_stream (line 81) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "80dac89c863d2dcbf0309028cdc57bd227053fe1d19e9eb87691e6df2f01b564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80dac89c863d2dcbf0309028cdc57bd227053fe1d19e9eb87691e6df2f01b564", kill_on_drop: false }`
[INFO] [stdout] 80dac89c863d2dcbf0309028cdc57bd227053fe1d19e9eb87691e6df2f01b564
